home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 250 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: tribune.usask.ca!aa144
  2. From: aa144@sfn.saskatoon.sk.ca (Clark Nikolai)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: ppp0IPLocal
  5. Date: 7 Jan 1996 16:24:07 GMT
  6. Organization: Saskatoon Free-Net
  7. Message-ID: <4cos37$c3u@tribune.usask.ca>
  8. NNTP-Posting-Host: broadway.sfn.saskatoon.sk.ca
  9. Summary: Looking for ppp0IPLocal in ENV:
  10. Keywords: PPP.device ENV:ppp0IPLocal PPP AmiTCP
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. I'm trying to get my PPP connection going with PPP_1.30.lha and 
  14. iNTERiNSTALL. 1.51
  15. It dials and sends the login name and password then it hangs up and says 
  16. PPP failed. I looked in the startinternet script that iinstall made and 
  17. it says:
  18.  
  19. delete >nil: ENV:ppp0IPLocal
  20. online devs:networks/ppp.device 0
  21. IF NOT EXISTS ENV:ppp0IPLocal
  22.   echo >con:0/0/240/32/STARTINTERNET1.51/CLOSE/NODRAG/WAIT "PPP FAILED!"
  23.   offline ppp.device 0
  24.   quit
  25. ENDIF
  26.  
  27.  
  28. I'm confused. What is this ppp0IPLocal file? Where does it come from? 
  29. I've looked in all the archives and can't find it. There's no mention of 
  30. it in the PPP docs.
  31.